time slice interruption of the process. (In Linux 2.6, the system clock interrupts the clock frequency every 1 milliseconds, expressed in HZ macro, defined as 1000, that is, 1000 interrupts per second.) System is not the same, the kernel is not the same configuration 100, 250 have. )
The clock frequency of the kernel can be known by the following command
cat/boot/config-' Uname-r ' | grep ' ^config_hz= '
config_hz=100
The total number of clock interrupts per second is = number of CPUs * Number
CPU utilization good understanding, that is, CPU utilization, more than 75% is higher (also has the argument is 80% or higher). In addition to this indicator, but also in combination with the load average and context Switch rate, it is possible that the high CPU is due to the latter two high indicators.
Load Average, this is hard to measure. Online Search a la
application system: that is, in the continuous working time state, the system can run normally, that is, in the continuous working time period of time, there is no error message1.3 Description of key pointsThe performance of the system under different user (concurrency) pressures: The number of concurrent users supported and the frequency of concurrent user transmission, as well as the processing power of the system and the CPU, database I/O and memo
--version displaying software version information-T secs:--timeout secs Specify how many seconds to run--backoff Usecs waits Usecs microseconds before it starts running-C Forks:--CPU forks produces multiple CPU processes that handle sqrt () functions-M forks--VM forks: Produces multiple processes that process malloc () memory allocation functions, followed by the number of processes-I. Forks--io forks: Gene
Illustration: LoadRunner stress test and loadrunner stress test
Software testing is required after the project coding stage ends. As an indispensable part of the software development process, automated testing will gradually replace complicated manual testing. Stress testing
operation.
Depending on the time and resource characteristics of the product, the efficiency test can include different types of tests, such as performance tests (performance test), load tests (loading test), and stress tests (Stress te
Multi-threaded http stress test code implemented by Python and python stress test
This example describes the multi-threaded http stress test code implemented by Python. We will share this with you for your reference. The details a
A mongodb Stress Test Written in python and a mongodb stress test
1 #!/usr/bin/env python 2 #coding=utf-8 3 #Author: Ca0Gu0 4 5 from pymongo import MongoClient 6 import datetime,time 7 8 9 10 class MongCli(object):11 12 13 def __init__(self, host="127.0.0.1", port=27017, user='pytest', passwd ='pytest123',
Siege stress test and siege stress testDescription
Siege Official Website: https://www.joedog.org/siege-home/
Siege is a multi-threaded http Load Testing and Benchmark Testing Tool in Linux.
Usage reason: Time neededInstall
Wget http://download.joedog.org/siege/siege-latest.tar.gz
Tar-xzvf siege-latest.tar.gz
./Configure
Make
Make install
View the configur
1. First install ADB, Java Environment2.:Link: Https://pan.baidu.com/s/1i5xltpN Password: ra6gMonkey is very simple to understand is like a monkey a bit messy, see if there is a bug can withstand the pressureMailbox settingsNormally, if the Monkey test completes successfully, at the end of the log, the number of times the current execution event is printed and the time spent;//Monkey finished represents execution completion \Abnormal conditionsMonkey
Performance testing, load testing, stress testing What's the difference? Performance testing (or antisymmetric user concurrency performance testing), load testing, strength testing, and capacity testing are some of the areas of performance testing, but concepts can easily be confused. Here are a few concepts to introduce.
Performance test (performance Test): ty
Below we mainly introduce performance test , load test and stress test .Efficiency as one of the important quality attributes of the internal and external quality of ISO 9126, which means that, under specified conditions, the SOFTWARE product provides the ability to provide the appropriate performance relative to the a
Recently add autoscaling to pass platform, according to the load situation of the server autoscaling, in order to test this function with stress this pressure test tool, this tool is quite useful. The specific installation method will not say. Record how this tool is used. Parameter interpretation
-? Display Help information
-V Show version number
-Q
First, a simple test of the CPU:1. Calculate special functions by BC commandExample: Calculating piecho "scale=5000; 4*a (1) "| Bc-l-Q
MATH LIBRARYIf BC is invoked with THE-L option, a math library is preloaded and the default scale is set to 20.The math functions would calculate their results to the scale set at the time of the their call. The MathLibrary defines the following functions:S (x) the sin
For the majority of programmers, stress testing is a step that will never be avoided, just as the test abused me times I'm going to test like my first love under the pressure test of the problem, personal humble opinion, only for reference!!!In general, we develop on the Windows platform, then the development environme
Original article: Visual Studio unit test 3-stress test
We all know the well-known loadruner, but few people know that Visual Studio's test can also perform simple stress tests. Next we will introduce how to use Visual Studio for stress
* * has been doing web testing, a new job new start, decided to try new tests, so chose a never touch app test.How to say, for the people who do the Web test, the app really does not have a bit of difficulty ... The test process is the same, the test method is similar, the difference is that the app test seems to be le
Article title: comprehensively analyzes the stress test on Linux kernel. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Automated Software Testing allows you to run the same test within a period of time to ensure that the con
Problems in the stress testWhat is a stress testSoftware stress testing is a basic quality assurance behavior that is part of every important software testing effort. The basic idea of software stress testing is simple: not to run manual or automated tests under normal conditions, but to run tests with fewer computers
reportsViii. Graphical ResultsIx. SummaryAfter we have set the parameters as above, we have carried on the concurrency test of the application (the test machine and the same intranet segment of the server were kept in the test), and for the first time we simulated 100 user concurrent requests (the request needs to be queriedA data table with 1000 data is execute
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.